Quiz on Scaling

Let’s take a quiz based on the concepts learned in the scaling chapter.

Quiz: Scaling

7

Which of the following statements is true about service-oriented architecture?

Your Answer
A)

Each service is a discrete unit of functionality that can work autonomously.

Explanation

Yes, services are autonomous units.

B)

Each service is necessarily deployed on a different server.

Explanation

No, each service is not necessarily deployed on a different server.

C)

All services share a global state.

Explanation

No, services are stateless.

D)

Services are general purpose and can replace others if they fail.

Explanation

No, services are highly specialized and cannot replace one another.

Question 7 of 77 attempted

Service-Oriented Architecture

Introduction to CPU Scaling